Welcome![Sign In][Sign Up]
Location:
Search - timer vb

Search list

[Button controlvb中的精确定时

Description: VB自身提供的Timer控件的定时精度太差!补充一个我认为很精确的定时方法,该方法可以 真正精确到毫秒级!-VB own Timer control of the timing accuracy bad! I think that added a very precise timing, the method can really accurate to the millisecond!
Platform: | Size: 3678 | Author: 孙波 | Hits:

[ActiveX/DCOM/ATLVB中创建超长时间计时器

Description: VB中创建超长时间计时器, 虽非原创,但很有用。-VB to create long-timer, though not original, but very useful.
Platform: | Size: 2550 | Author: 老灰狼 | Hits:

[Other resourceVB-PC-and-multi-microcontroller-communications

Description: 在Windows98下利用VB的串行通讯控件可实现PC机与多单片机之间的通讯。采用定时器控制大大加快了自动化进程,克服了往多“握手”协议造成的通讯速度缓慢的缺点。-in Windows98 using VB serial communication controller can be achieved with a PC between the MCU communications. Using the timer control greatly accelerate the automation process, more to overcome the "handshake" agreement caused by the slow pace of the communications shortcomings.
Platform: | Size: 8154 | Author: 戚艳芬 | Hits:

[Crack Hacktimer

Description: 限制使用次数 vb程序比较简单,欢迎提意见
Platform: | Size: 5513 | Author: 张飞 | Hits:

[GUI DevelopVB小闹钟

Description: VB小闹钟,主要涉及文本框控制,keypress事件,timer-VB small alarm clock, mainly related to the text box control, keypress, timer
Platform: | Size: 85221 | Author: Ryan | Hits:

[GUI DevelopVB小闹钟

Description: VB小闹钟,主要涉及文本框控制,keypress事件,timer-VB small alarm clock, mainly related to the text box control, keypress, timer
Platform: | Size: 84992 | Author: Ryan | Hits:

[OtherVB小定时器

Description: 用VB实现的一个很漂亮的定时器小工具,可以随时提醒自己的日程-VB one of the very beautiful timer small tools, can always remind ourselves of the agenda
Platform: | Size: 19456 | Author: 胡利会 | Hits:

[Button controlvb中的精确定时

Description: VB自身提供的Timer控件的定时精度太差!补充一个我认为很精确的定时方法,该方法可以 真正精确到毫秒级!-VB own Timer control of the timing accuracy bad! I think that added a very precise timing, the method can really accurate to the millisecond!
Platform: | Size: 3072 | Author: 孙波 | Hits:

[Button controlTimers_MSDN

Description: VB.NET 计时器 计时器服务依赖于加载 Timer 类的主机的系统日期。-VB.NET timer timer services dependent on the loading Timer class mainframe systems date.
Platform: | Size: 7168 | Author: 俞晓 | Hits:

[SCMVB-PC-and-multi-microcontroller-communications

Description: 在Windows98下利用VB的串行通讯控件可实现PC机与多单片机之间的通讯。采用定时器控制大大加快了自动化进程,克服了往多“握手”协议造成的通讯速度缓慢的缺点。-in Windows98 using VB serial communication controller can be achieved with a PC between the MCU communications. Using the timer control greatly accelerate the automation process, more to overcome the "handshake" agreement caused by the slow pace of the communications shortcomings.
Platform: | Size: 8192 | Author: 戚艳芬 | Hits:

[Crack Hacktimer

Description: 限制使用次数 vb程序比较简单,欢迎提意见-The number of restrictions on the use of relatively simple vb program are welcome to put forward their views
Platform: | Size: 5120 | Author: 张飞 | Hits:

[OS programtimer.ZIP

Description: 一个关于用VB开发中的timer控件的源代码示例,希望对各位VB初学者有帮助-a vb program for timer ctronl
Platform: | Size: 10240 | Author: snzfq | Hits:

[Othertimer

Description: vb的一个小时钟程序,可以修改表盘的外观特征,可以修改表的时间间隔设置-vb, a small clock program, you can modify the appearance of the characteristics of the dial, you can modify the time interval setting table
Platform: | Size: 2048 | Author: 陈守刚 | Hits:

[OS programTimer(VB)

Description: 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择. 可惜多媒体定时器与VB6似乎不太和谐,如果在回调函数中出现代码,则极易崩溃,即使在IDE种运行正常,生成EXE后也会不稳定,没辙! ■ QTimer原始:是CSDN网友“嗷嗷叫的老马”的作品,使用QueryPerformanceCounter()制作的精密定时器,作者代码很具创造性而且精简。 但有个小问题:拖动鼠标时会停顿。 ■ Active EXE_hTimer: 是在“QTimer原始”基础上改装的一个Active EXE, 拖动鼠标时不会停顿,不爽的是任务管理器进程中又多出了一个hTimer.exe。 ■ mmTimer控件:是对多媒体定时器的包装,先用VC对多媒体定时器进行包装再提供给VB6使用,解决了VB6与多媒体定时器"不和谐"的问题。 不会停顿,进程中也不会出现"多余的" EXE, 推荐使用 Thinker2009 2009-07-04-This is a collection of VB timer, timer to achieve a variety of ways, there are ordinary, but also sophisticated, super-sophisticated, there are dll s ocx s, as well as the active exe, short will be able to find your favorite ... ■ SetTimer (Multi-Timer): is to use SetTimer () and have a callback function of the Timer, Timer control with VB6 in effect, the only API to achieve it, do not like to use controls may be like a friend ■ Timer Competition (CSDN): is provided CSDN User Timer test code: QueryPerformanceCounte () multimedia timer and VB6 timer control. Test, we can see the difference between three kinds of timers. Multimedia timer and QueryPerformanceCounte () are a better choice. Unfortunately, multimedia timer does not seem in harmony with VB6, if there in the callback function in code, while easy to collapse, even in the IDE to run the normal species, after the EXE will be generated instability,没辙! ■ QTimer original: Yes CSDN netizen "Old嗷嗷called" the works,
Platform: | Size: 114688 | Author: 尹刚 | Hits:

[Com Porttimer

Description: 51单片机实现的4路设备工作时间计时器,有C51源码和Proteus仿真文件,还包括VB编写的上位机数据采集程序源码,通过串行口读取设备工作时间数据。-4-way MCS51 hours timer device, a C51 source and the Proteus simulation files, including VB, PC data acquisition program source code, read through the serial port device working time data.
Platform: | Size: 95232 | Author: jinfahua | Hits:

[.netShutdownTimer11

Description: Shutdown Timer VB.Net
Platform: | Size: 952320 | Author: Adem | Hits:

[MiddleWaretimer

Description: 按“开始”按钮,开始计时,按钮边为“继续”。按“暂停”,停止计时,显示记录的时间数。任何时候按“重置”按钮,时间读数都将重置为0。-timer vb
Platform: | Size: 1024 | Author: xidian | Hits:

[Windows DevelopVb-dynamic-lyrics-display

Description: vb灵活利用timer控件,灵活控制歌曲歌词时间,动态歌词显示。-vb using timer control, flexibility, time flexibility and control song lyrics, dynamic lyrics display.
Platform: | Size: 1024 | Author: | Hits:

[Windows DevelopVB-High-precision-timer

Description: 用VB编写的高精度定时器,含VB工程和源码!-Written by precision timer VB, VB project and source code included!
Platform: | Size: 5120 | Author: yangchenchen | Hits:

[OtherVB Timer

Description: VB中仿定时器的多线程实现,使用系统API来实现该功能(Multi-threaded implementation of imitation timer)
Platform: | Size: 2048 | Author: Along82 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net